From d24a0e46cb7d7336fd52b3ec2d3bdffd6cd19036 Mon Sep 17 00:00:00 2001 From: Debian Rust Maintainers Date: Fri, 4 Apr 2025 19:17:48 +0200 Subject: [PATCH] relax-git2 =================================================================== Gbp-Pq: Name relax-git2.patch --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 772b3b3..37e7afb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,7 +90,7 @@ version = "0.2" version = "1" [dependencies.git2] -version = "0.19" +version = ">= 0.19, < 0.21" [dependencies.glob] version = "0.3" -- 2.30.2